home *** CD-ROM | disk | FTP | other *** search
INI File | 2001-06-14 | 2.7 KB | 35 lines |
- [ButtonBase]
- 0=2,DownChangeRectangle,protected Rectangle DownChangeRectangle {virtual get;}
- 1=2,FlatStyle,public FlatStyle FlatStyle {get; set;}
- 2=2,Image,public Image Image {get; set;}
- 3=2,ImageAlign,public ContentAlignment ImageAlign {get; set;}
- 4=2,ImageIndex,public int ImageIndex {get; set;}
- 5=2,ImageList,public ImageList ImageList {get; set;}
- 6=2,OverChangeRectangle,protected Rectangle OverChangeRectangle {virtual get;}
- 7=2,TextAlign,public ContentAlignment TextAlign {virtual get; virtual set;}
- 8=3,Draw3DBorder,protected virtual void Draw3DBorder(Graphics g, Rectangle r, int width, bool raised);
- 9=3,Draw3DLiteBorder,protected void Draw3DLiteBorder(Graphics g, Rectangle r);
- 10=3,DrawBackground,protected void DrawBackground(PaintEventArgs pevent, Rectangle r);
- 11=3,DrawFlatBorder,protected Rectangle DrawFlatBorder(Graphics g, Rectangle r, Color c);
- 12=3,DrawFlatFrame,protected void DrawFlatFrame(Graphics g, Rectangle r);
- 13=3,DrawFocus,protected void DrawFocus(Graphics g, Rectangle r);
- 14=3,DrawImage,protected void DrawImage(Graphics graphics, Rectangle rectangle, Point imageStart);
- 15=3,DrawText,protected void DrawText(Graphics, Rectangle);\(Graphics g, Rectangle r, Color c);\n(Graphics g, Rectangle r, Color c, bool disabledText3D);
- 16=3,GetFaceRectangle,protected Rectangle GetFaceRectangle(Rectangle client);
- 17=3,GetFixedFaceRectangle,protected Rectangle GetFixedFaceRectangle(Rectangle client);
- 18=3,GetFocusRectangle,protected Rectangle GetFocusRectangle(Rectangle text, Rectangle image, Rectangle maxFocus);
- 19=3,GetImageRectangle,protected Rectangle GetImageRectangle(Rectangle client, Rectangle face, out Point imageStart);
- 20=3,GetMaxFocusRectangle,protected Rectangle GetMaxFocusRectangle(Rectangle face);
- 21=3,GetTextRectangle,protected Rectangle GetTextRectangle(Graphics g, Rectangle maxFocus);
- 22=3,GetTextRectangleBase,protected Rectangle GetTextRectangleBase(Graphics g, Rectangle maxFocus);
- 23=3,PaintDown,protected virtual void PaintDown(PaintEventArgs pevent, int borderWidth);
- 24=3,PaintFlatDown,protected virtual void PaintFlatDown(PaintEventArgs pevent);
- 25=3,PaintFlatUp,protected virtual void PaintFlatUp(PaintEventArgs pevent);
- 26=3,PaintNormal,protected virtual void PaintNormal(PaintEventArgs pevent);
- 27=3,PaintOver,protected virtual void PaintOver(PaintEventArgs pevent);
- 28=3,PaintPopupDown,protected virtual void PaintPopupDown(PaintEventArgs pevent);
- 29=3,PaintPopupOver,protected virtual void PaintPopupOver(PaintEventArgs pevent);
- 30=3,PaintPopupUp,protected virtual void PaintPopupUp(PaintEventArgs pevent);
- 31=3,PaintRaised,protected virtual void PaintRaised(PaintEventArgs pevent, int borderWidth);
- 32=3,ShouldPersistImage,public bool ShouldPersistImage();
- 33=3,WndProc,protected override void WndProc(ref Message m);